From: Markus Stenberg Date: Tue, 29 Sep 2015 10:11:48 +0000 (+0300) Subject: hnetd: Depend on zonestitcher (the scripts supported it already). X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f4b5a5c6084ca327c54a339938854cc84100580a;p=feed%2Frouting.git hnetd: Depend on zonestitcher (the scripts supported it already). --- diff --git a/hnetd/Makefile b/hnetd/Makefile index 0e1a921..89953f4 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -54,7 +54,7 @@ define Package/hnet-full # Routing DEPENDS+=+babeld # Service discovery - DEPENDS+=+ohybridproxy + DEPENDS+=+ohybridproxy +zonestitcher # Distributed PCP support DEPENDS+=+miniupnpd +minimalist-pcproxy endef @@ -68,7 +68,7 @@ define Package/hnet-full-secure # Routing DEPENDS+=+babeld # Service discovery - DEPENDS+=+ohybridproxy + DEPENDS+=+ohybridproxy +zonestitcher # Distributed PCP support DEPENDS+=+miniupnpd +minimalist-pcproxy endef @@ -82,7 +82,7 @@ define Package/hnet-full-l2tp # Routing DEPENDS+=+babeld # Service discovery - DEPENDS+=+ohybridproxy + DEPENDS+=+ohybridproxy +zonestitcher # Distributed PCP support DEPENDS+=+miniupnpd +minimalist-pcproxy endef